xen.git
2006-03-24 kaf24@firebug... Update gdb documentation
2006-03-24 kaf24@firebug... The patch removes old Xenbus files, fixes 0 length...
2006-03-24 kaf24@firebug... Fix mini-os xenbus.
2006-03-23 kaf24@firebug... Remove unnecessary zlib includes.
2006-03-23 kaf24@firebug... on_selected_cpus() must not send IPIs with empty target...
2006-03-23 emellor@leeni... Merged.
2006-03-23 emellor@leeni... Remove undefined XFAIL_TESTS variable.
2006-03-23 emellor@leeni... Remove undefined XFAIL_TESTS variable.
2006-03-23 cl349@firebug... Remove unused variable.
2006-03-23 kaf24@firebug... Reduce spin-waiting in Xen serial driver:
2006-03-23 kaf24@firebug... Merge hvm_store_cpu_guest_regs() and hvm_store_cpu_gues...
2006-03-23 kaf24@firebug... Rename generic_page_range as apply_to_page_range, expor...
2006-03-23 emellor@leeni... Merged.
2006-03-23 kaf24@firebug... Fix 2 VMX time-related bugs:
2006-03-23 emellor@leeni... Added copyright declaration for Christopher Clark,...
2006-03-23 emellor@leeni... Use *args inside FAIL and SKIP so that it is possible...
2006-03-23 emellor@leeni... Import the current version of talloc from the Samba...
2006-03-23 emellor@leeni... Merged.
2006-03-23 emellor@leeni... Merged.
2006-03-23 emellor@leeni... Improve error handling, in particular fixing the Protoc...
2006-03-23 kaf24@firebug... Enable Windows PAE guest on x86-64. Deals with two...
2006-03-23 emellor@leeni... Added exception handler for ProtocolError.
2006-03-23 emellor@leeni... Added example config entries for xend-tcp-xmlrpc-server and
2006-03-23 emellor@leeni... Use the string Error: rather than Xend has generated...
2006-03-23 emellor@leeni... Removed unused handler parameter from UnixXMLRPCServer...
2006-03-23 emellor@leeni... Fix call to send_sysrq.
2006-03-23 anthony@rhesis... Use XML-RPC as a transport for Xend instead of S-Expres...
2006-03-23 kaf24@firebug... Fix a Linux bug in the driver core in regards to the...
2006-03-23 kaf24@firebug... Support late binding of PCI devices to the PCI backend...
2006-03-23 kaf24@firebug... The PCI Frontend doesn't properly clean-up PCI buses...
2006-03-23 kaf24@firebug... SVM patch to fix guest time, including 64bit msr code...
2006-03-23 kaf24@firebug... Fix build with crash_debug=y.
2006-03-23 kaf24@firebug... Update and extend netif transmit/receive flag names.
2006-03-22 kaf24@firebug... merge with xen-ia64-unstable.hg
2006-03-22 kaf24@firebug... Paravirtualise the CPUID instruction by forcing emulati...
2006-03-22 awilliam@xenbuild.aw[IA64] build xen_sysfs by default
2006-03-22 awilliam@xenbuild.awmerge xen-unstable.hg
2006-03-22 awilliam@xenbuild.aw[IA64] Fixed VTI domain destruction
2006-03-22 awilliam@xenbuild.aw[IA64] dom0_max_vcpus and dom0 vcpus creation
2006-03-22 kaf24@firebug... Clean up netfront. Eliminate some macros in favour...
2006-03-22 kaf24@firebug... Externally triggered reboot signal executes ctrl_alt_del()
2006-03-22 kaf24@firebug... Replace evtchn macro maze with static inline functions.
2006-03-22 kaf24@firebug... A few cleanups based on comments from Arjan van de...
2006-03-22 kaf24@firebug... Use shiny new mutexes instead of semaphores where possi...
2006-03-22 kaf24@firebug... Licensing clarifications in Linux source files:
2006-03-22 kaf24@firebug... On x86/64 a domU kernel just sits around forever on...
2006-03-22 kaf24@firebug... SVM patch to enable SMI intercept.
2006-03-22 kaf24@firebug... SVM patch to fix problem with evtchn/lost interrupts...
2006-03-22 kaf24@firebug... SVM patch to fix problem with instruction decode.
2006-03-21 kaf24@firebug... Prevent a stray error message in the case that either...
2006-03-21 kaf24@firebug... Clean up #include in init-xen.h.
2006-03-21 kaf24@firebug... The following patch adds support to vmxassist for SYSLI...
2006-03-21 kaf24@firebug... Fix a build problem when enabling XEN_SYSFS on xen...
2006-03-21 awilliam@xenbuild.awmerge
2006-03-21 emellor@leeni... The patch fixes a problem when testing for device ...
2006-03-21 awilliam@xenbuild.aw[IA64] cleanup in domain.c
2006-03-21 awilliam@xenbuild.aw[IA64] cleanup of tlb.c
2006-03-21 awilliam@xenbuild.aw[IA64] remove linux/patch.c
2006-03-21 awilliam@xenbuild.aw[IA64] EFI_RESET_SYSTEM now reboots domU.
2006-03-21 kaf24@firebug... Nanosecs not usecs in a time comment.
2006-03-21 kaf24@firebug... 'permitted_clock_jitter' units are nanoseconds not...
2006-03-21 emellor@leeni... Remove import of xen.lowlevel.xc, left over from when...
2006-03-21 emellor@leeni... Protect cleanupDomain with the refresh_shutdown_lock...
2006-03-21 emellor@leeni... Merged.
2006-03-21 emellor@leeni... Only send the OFFLINE hotplug event if be->netif is...
2006-03-21 emellor@leeni... Fix the implicit declaration of function `swiotlb_init...
2006-03-21 kaf24@firebug... Creates a module that exports Xen Hypervisor attributes...
2006-03-21 emellor@leeni... Increase timeout while waiting for console/tty node...
2006-03-21 emellor@leeni... Break out common parts of vtpm tests into new vtpm_util...
2006-03-21 emellor@leeni... Merged.
2006-03-21 emellor@leeni... Stop the domain at the end of the test.
2006-03-21 kaf24@firebug... Merged.
2006-03-21 kaf24@firebug... Since we now have general rules to build ALL_OBJS,...
2006-03-21 emellor@leeni... Merged.
2006-03-21 kaf24@firebug... Add a.out files to mercurial ignore list.
2006-03-21 emellor@leeni... Added -u flag (unsafe) to runtest.sh, to skip the sanit...
2006-03-21 kaf24@firebug... Update xen/ia64 to use the new build system. Fixes...
2006-03-21 kaf24@firebug... Fix a bug, and also fixes the build with some gcc4...
2006-03-21 kaf24@firebug... The current ptrace code is traversing the page table...
2006-03-21 kaf24@firebug... New SMP IPI interface function called on_selected_cpus...
2006-03-21 emellor@leeni... Put 03_vtpm-susp_res.py in its rightful place.
2006-03-21 emellor@leeni... Test suspend and resume cycles of the TPM front- and...
2006-03-21 pl@us.ibm.comAdd an option to xmtest to report results to an alterna...
2006-03-21 stekloff@elm3b49... Make sure the check to see if device is in use doesn...
2006-03-21 stekloff@elm3b49... Remove obsolete startNow() method from XmTestDomain...
2006-03-21 stekloff@dyn90470221... Add mounting /sys for 2.6 xm-test images.
2006-03-21 root@dyn9047022116... Patch to correct inconsistencies of xm-test reporting.
2006-03-20 cl349@firebug... Update to Linux 2.6.16.
2006-03-20 kaf24@firebug... Add missing empty ia64 files.
2006-03-20 kaf24@firebug... Some more build-system finessing:
2006-03-20 kaf24@firebug... Fix Xen target image dependencies.
2006-03-20 kaf24@firebug... Fix 64-bit build.
2006-03-20 awilliam@xenbuild.aw[IA64] Hypercalls are only allowed by kernels.
2006-03-20 awilliam@xenbuild.aw[IA64] Check privilege level for pal/sal/efi calls.
2006-03-20 awilliam@xenbuild.aw[IA64] Replace huge if/else if with a switch.
2006-03-20 awilliam@xenbuild.aw[IA64] correct mistake from previous patch
2006-03-20 awilliam@xenbuild.aw[IA64] Removed warning messages
2006-03-20 awilliam@xenbuild.aw[IA64] Removed unnecessary header files
2006-03-20 kaf24@firebug... Upgrade genapic code to 2.6.16-rc6 codebase. Remove...
2006-03-20 kaf24@firebug... Fix a protocol violation in the pcnet emulation. Teste...
next